Carbon


getfnum

Header: Fonts.h Carbon status: Not Recommended

void getfnum (
    const char *theName, 
    SInt16 *familyID
);
AVAILABILITY

Not recommended in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.

CARBON NOTES

You should instead use FMGetFontFamilyFromName.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)